Extension point contents
In component org.nuxeo.ecm.showcase.content
Documentation
This extension can be used to add some zip tree export to be imported once.
Contribution Descriptors
- Class: org.nuxeo.ecm.showcase.content.service.ShowcaseContentDescriptor
Existing Contributions
Contributions are presented in the same order as the registration order on this extension point. This order is displayed before the contribution name, in brackets.
-
<extension point="contents" target="org.nuxeo.ecm.showcase.content"> <content name="showcase-sample"> <filename>showcase_sample.zip</filename> </content> </extension>